define home url wordpress config.php

105

wp-config change url wp-config -

define('WP_HOME','http://example.com'); 
define('WP_SITEURL','http://example.com');

Comments

Submit
0 Comments